home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / comm / bgfax155.zip / BINK-USR.TXT < prev    next >
Text File  |  1995-12-13  |  6KB  |  147 lines

  1. --------------------------------------------------------------------------
  2. Setup hints for BGFAX with US Robotics V.34 modem and Binkley/2   12-13-95
  3. B.J. Guillot
  4. FidoNet 1:106/400                         InterNet: bjg90783@jetson.uh.edu
  5. --------------------------------------------------------------------------
  6.  
  7. NOTE: THIS SETUP FILE IS FOR THE *OS/2* VERSION OF BINKLEY
  8.  
  9. The following is the important parts of the BINKLEY.CFG file...
  10.  
  11. Port       1
  12. Baud       115200             ; useless when used with SIO locked port
  13. AutoBaud                      ; useless when used with SIO locked port
  14. DtrHigh                       ; see notes
  15. Carrier    80                 ; my guess is that this is not used in SIO
  16. PreInit    |v``^``ATZ|~AT+FCLASS=2\.0|~
  17. Init       AT+FAA=1;+FLI="713\ 555\ 1212";+FNR=1,1,1,1|
  18. PreDial    `
  19. Prefix     AT+FCLASS=0;DT
  20. Answer     ATA|
  21. ;FaxInDir  NOT_USED           ; must be COMMENTED OUT for BGFAX to work!!!
  22. ;ModemFax  NOT_USED           ; comment out...useless when used with BGFAX
  23. ;FaxBaud   NOT_USED           ; comment out...useless when used with BGFAX
  24. ExtrnMail  123 +FCO
  25. Extern     spawn
  26.  
  27. Miscellaneous notes about BINKLEY.CFG...
  28.  
  29.   1. I am NOT using any of those "ModemIgnore", "ModemFailure", etc.
  30.   2. I did NOT make any modifications to the BINKLEY.EVT file
  31.   3. The "123" number I choose in the "ExtrnMail" verb above is just a
  32.      dummy number.  Since we are spawning to EXTMAIL.CMD, the number
  33.      itself does not make any difference
  34.   4. The "\" character used in the PreInit and Init strings allow
  35.      Binkley to "escape" the following character, e.g., \. sends a
  36.      period.  If we did not put a "\.", Binkley would convert the
  37.      period to a comma, and we do not want that.
  38.   5. The dial Prefix "AT+FCLASS=0;DT" instead of just "ATDT" is to make
  39.      sure the modem is in data mode (+FCLASS=0) when making outgoing
  40.      calls.
  41.   6. Regarding the "DtrHigh"... When I first put this file together, I
  42.      could not get fax to work without this verb set.  Bob Juge said
  43.      it was not necessary, so I tried it again, and now it works without
  44.      the verb being set.  I do not know why I could not get it working
  45.      without it originally.
  46.   7. It is recommended that you use SIO's PMLM (Poor Man Line Monitor)
  47.      to verify that Binkley is correctly initializing the modem when
  48.      it first starts.  Binkley will NOT report modem initialization
  49.      errors and this makes finding errors almost impossible.
  50.  
  51. It is NORMAL to see the ARQ/FAX light blink when Binkley is running when
  52. using this configuration.  If it does NOT blink, something is wrong.
  53.  
  54. The other important file we must create is EXTMAIL.CMD, which will reside
  55. in the Binkley directory.
  56.  
  57. EXTMAIL.CMD
  58. ~~~~~~~~~~~
  59. @c:\bgfax\bgfax2 /fco:4 c:\bgfax h%3 z
  60.         *** or ***
  61. @c:\bgfax\bgfax2 /fco:4 c:\faxworks h%3 f
  62.  
  63. Miscellaneous notes about EXTMAIL.CMD...
  64.  
  65.   1. This file contains just the one line.
  66.   2. The first one makes BGFAX save faxes in ZyXEL's ZFAX format ("z")
  67.   3. The second one makes BGFAX save faxes in Faxwork's format ("f")
  68.      Faxworks is the fax utility that comes with OS/2 Warp's bonus pack.
  69.   4. The "h%3" just tells BGFAX to use the com port HANDLE as provided
  70.      by Binkley during the spawn.  DON'T CHANGE IT.
  71.   5. Since we are using a USR (Class 2.0) modem, we do not have to worry
  72.      about all that port lock-unlock garbage.  You should NOT need to use
  73.      the SU utility for anything.
  74.   6. You might have to make changes to the "/fco:4" parameter depending upon
  75.      how fast or slow your machine is.  The /fco:4 requires a pretty fast
  76.      machine (my 486dx4/100 seems to work okay with it).  On slower machines,
  77.      you might want to try a /fco:0 or /fco:2
  78.  
  79. Just so that we are on the same wave length, I tested this using...
  80. BT32.EXE, 328512 bytes, dated 2-22-95
  81.  
  82. If Binkley/2 is working correctly, your BINKLEY.LOG will show an entry
  83. like this...
  84.  
  85. + 13 Dec 00:05:22 BINK begin, BinkleyTerm-OS/2 Ver. 2.59 -IBMC/2
  86. # 13 Dec 00:05:31 BINK Ring
  87. # 13 Dec 00:05:38 BINK +Fco
  88. : 13 Dec 00:05:39 BINK Spawning external mailer
  89. : 13 Dec 00:06:00 BINK Returned from external mailer
  90. * 13 Dec 00:06:04 BINK Seconds: 31  Tariff: 0  Fee: 0  System: FAX
  91. : 13 Dec 00:06:04 BINK Exit after receiving mail with errorlevel 20
  92. + 13 Dec 00:06:04 BINK end, BinkleyTerm-OS/2 Ver. 2.59 -IBMC/2
  93.  
  94. Notice that after the fax is received, Binkley will go ahead and exit
  95. with the errorlevel defined by E2= in the BINKLEY.EVT file after BGFAX/2
  96. releases control back to Bink.  Again, this happens AFTER the BGFAX
  97. transfer has already happened.
  98.  
  99. And the BGFAX.LOG should look something like this...
  100.  
  101. ────────  12-13-95  150d/2  C:\BGFAX\BGFAX2.EXE /fco:4 c:\bgfax h3 z
  102. 00:05:40  Port H3, Initial DTE 115200
  103. 00:05:40  f=[+FTI:"        713 893 9124"]
  104. 00:05:40  Remote Identity [713 893 9124]
  105. 00:05:40  f=[+FCS:0,3,0,2,0,0,0,0]
  106. 00:05:40  c2dcsf [0,3,0,2,0,0,0,0] Low Res, 9600, 1D-MH, 0 ms/sl
  107. 00:05:40  f=[OK]
  108. 00:05:40  ->[AT+FDR]
  109. 00:05:40  Sending +FDR
  110. 00:05:40  f=[AT+FDR]
  111. 00:05:42  f=[+FCS:0,3,0,2,0,0,0,0]
  112. 00:05:42  c2dcsf [0,3,0,2,0,0,0,0] Low Res, 9600, 1D-MH, 0 ms/sl
  113. 00:05:44  f=[CONNECT]
  114. 00:05:51  page [#1]  size [7815]  cps [1200]  lines [399]
  115. 00:05:51  Extra Bytes; BOP=0, EOP=85
  116. 00:05:51  f=[+FPS:1,404,0,0,0]
  117. 00:05:51  Page transfer status [+FPS:1,404,0,0,0]
  118. 00:05:52  f=[+FET:2]
  119. 00:05:52  f=[OK]
  120. 00:05:52  ->[AT+FDR]
  121. 00:05:52  Sending +FDR
  122. 00:05:52  f=[AT+FDR]
  123. 00:05:55  f=[+FHS:00]
  124. 00:05:55  call termination status code [00]
  125. 00:05:55  Successful fax reception
  126. 00:05:55  All pages received
  127. 00:05:55  Fax saved [C:\BGFAX\FAX1167.FAX]
  128. 00:05:55  size [7831]  pages [1]  lines [399]  elapsed time [00:15]
  129. 00:05:55  Successful fax reception
  130. 00:05:58  a=[OK]
  131. 00:05:59  ->[ATH0]
  132. 00:05:59  i=[ATH0]
  133. 00:05:59  i=[OK]
  134. 00:05:59  ->[AT+FCLASS=0]
  135. 00:05:59  i=[AT+FCLASS=0]
  136. 00:05:59  i=[OK]
  137. 00:06:00  ->[ATZ]
  138. 00:06:00  i=[ATZ]
  139. 00:06:00  i=[OK]
  140. 00:06:00  Shutdown
  141.  
  142. Regards,
  143. B.J. Guillot
  144. bgfax author
  145.  
  146.  
  147.